home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / bbsutil / wedit210.zip / HISTORY.DOC < prev    next >
Text File  |  1992-06-06  |  12KB  |  208 lines

  1.  ──────────────────────────────────────────────────────────────────────────────
  2.                             WEdit revision history
  3.  ──────────────────────────────────────────────────────────────────────────────
  4.  
  5.   2.1    : - In WEDSETUP it is now possible to mark the current area as
  6.              'Inactive'; WEdit will skip all areas marked as 'Inactive'.
  7.            - Added a 'Message base kind' in the area configuration menu;
  8.              'Fido' and 'QuickBBS' are currently the only supported message
  9.               base kinds.
  10.            - Fixed bug in ALT-Y function: it halted the system when the
  11.              current area was empty.
  12.            - Fixed bug in export of messages to file: if filename was not
  13.              supplied, message was exported to ....console.
  14.            - Added the configuration of some colors.
  15.            - Fixed bug in checking the existence of subidirectories.
  16.            - ^End now deletes the current line only from cursor position.
  17.            - WEdit now rescans the current area after a dos shell.
  18.            - Added zonegates support: if the option in WEDSETUP is set to
  19.              'Yes', WEdit will route interzone messages to the corresponding
  20.              zonegates. When reading a gated message, WEdit shows a 'via'
  21.              information.
  22.            - Added option 'Force INTL' to force insertion of INTL kludge in
  23.              NetMail messages.
  24.            - Added FrontDoor path field in WEDSETUP and 'FD Rescan' option to
  25.              force a rescan of NetMail area. WEdit will write FDRESCAN.NOW and
  26.              FMRESCAN.NOW in the specified FD directory.
  27.            - Changed exit errorlevels to make WEdit compatible with D'Bridge
  28.              and GoldEd:
  29.                Local Mail entered : 1
  30.                NetMail    entered : 2
  31.                EchoMail   entered : 4
  32.            - Added Renum function for Fido areas, Alt-N key.
  33.            - Fixed bug in 'List Messages': after messages deletion the
  34.              position bar was not in correct position.
  35.            - Fixed bug in translating of QuickBBS message numbers after a
  36.              reply in another area.
  37.            - Lastread pointer is not updated anymore after replying to
  38.              messages found with Alt-Y function.
  39.            - WEdit now suppots also QEcho,ConfMail and QMail AREAS.BBS file
  40.              format.
  41.            - Added 'Change message header' function: Alt-G .
  42.            - Added 'Kludges' option in WEDSETUP to enable display of kludge
  43.              lines.
  44.            - Empty lines will not be quoted anymore.
  45.            - ^End now asks for confirmation before deleting text.
  46.            - Fixed bug in recognizing point numbers in origins containing
  47.              domain.
  48.            - WEdit now releases CPU time while waiting for input.
  49.            - Fixed bug in recognizing dates in Seadog format; WEdit is now
  50.              able to recognize ME2 incorrect date format too.
  51.  
  52.  
  53.   2.0    : - WEdit now gets sender address in an EchoMail message from origin,
  54.              even if it is longer than a physical line.
  55.            - Added 'Upcase Name' in WEDSETUP to enable auto-capitalizing of
  56.              receiver's name initials.
  57.            - Added hard-CR support in 'Undelete Lines'.
  58.            - Maximum number of lines per message increased to 4000 (about
  59.              300 KB).
  60.            - Added `translation' of message numbers in QuickBBS format, with
  61.              option from Setup.
  62.            - Added editor command to cancel all test under current line. Key
  63.              bindings are modified in this way:
  64.                    Ctrl-Home : Cancel up to end of line
  65.                    Ctrl-End  : Cancel up to end of text
  66.            - WEdit now considers SEEN-BY lines as kludges, whether or not a
  67.              leading ^A is present.
  68.            - Added support to share QuickBBS message base (SHARE usage
  69.              recommended).
  70.            - If a message is selected in List messages, space bar goes to
  71.              next message.
  72.            - Added reading of messages sent to user:
  73.                                Alt-Y : Searches for messages in all areas
  74.                                Tab   : Next message reading
  75.                            Shift-Tab : Previous message reading
  76.              Function is active only in registered copies.
  77.            - ^PgUp (editor) moves cursor to home position.
  78.            - ^Y (editor) moves cursor to column 1.
  79.            - Reduced cursor binkling in editor.
  80.            - Added `Goto to Next Unread Area' and `Select Area' in selection
  81.              shown at the end or beginning af area.
  82.            - Right arrow, in the end_of_area window, goes to next area with
  83.              unread messages.
  84.              `Next Area' goes to the first area, if current is the last one.
  85.              `Prev Area' goes to the last area, if current is the first one.
  86.            - Added verify window before message saving.
  87.            - WEdit now changes header color when displaying a message
  88.              destined to the user and not yet read.
  89.            - In Local and EchoMail areas only Pvt & Sent flags are
  90.              allowed.
  91.            - In NetMail areas the destination field, if empty, is filled
  92.              with sysop name.
  93.            - Added a `Reading ...' window while reading message text.
  94.            - WEdit now strips SEEN-BY and PATH lines from messages
  95.              forwarded to echomail areas.
  96.            - Added `Put Tear Line' in WEDSETUP: WEdit will insert its
  97.              signature in tear line only if this option is set to `Yes'.
  98.            - Added `Put PID line' in WEDSETUP: WEdit will insert a PID line
  99.              in messages only if this option is set to `Yes'.
  100.              Please note that at least one of the previous options *must* be
  101.              set to `Yes'.
  102.            - When Alt-X is pressed, WEdit asks you to confirm exit.
  103.            - Cursor shape does not change anymore in overwrite/insert mode.
  104.            - Fixed a little bug found during searching QuickBBS messages.
  105.            - WEdit now inserts a blank line before the tear line.
  106.            - Added capability to set path for swap file.
  107.            - No Sound is now valid for Setup too.
  108.            - Added support for extended flag IMMediate.
  109.            - Corrected bug in INTL kludge formulation.
  110.            - Rewritten List Messages procedure: now messages are read only when
  111.              entering function for the first time (if enough memory is
  112.              present) or after introducing new messages in area.
  113.            - Added capability to select message in List Messages to be then
  114.              deleted.
  115.            - Added management of nodelist compiled by WNode to select NetMail
  116.              addresses of receivers.
  117.            - Corrected bug which showed tags of areas in which messages were
  118.              inserted when TossLog file were not set.
  119.            - Corrected bug in directory existence control.
  120.            - Rewritten procedure which inserts characters in text; now while
  121.              inserting text is automatically reformatted.
  122.            - Added in editor commands:
  123.                       Alt-F  : Reformat Text
  124.                       Ctrl-F : Reformat Paragraph
  125.            - Rewritten procedure Import Text form Editor; now it is possible
  126.              to import text files with physical lines of length at pleasure.
  127.            - Restored notice `/Unregistered' in tear line when using a not
  128.              registered copy or one with invalid key.
  129.            - Corrected bug which added blank lines after text when changing
  130.              message.
  131.            - Added in editor status line indication of free memory in KB.
  132.            - Rewritten procedure of files selection for File Attach and Import
  133.              Text in editor; now, memory permitting, all files in a
  134.              subdirectory can be shown, and it is possible to select more than
  135.              one file (in Attach only), even in several subdirectories,
  136.              provided that total length of names is below length of Subj:
  137.              field (71 characters).
  138.              With Alt-P it is possib